Welcome![Sign In][Sign Up]
Location:
Search - .net IO

Search list

[ADO-ODBCblobrw

Description: 微软的SQL SERVER数据库的Image、text等字段都属于二进制的大对象。这些对象的存取和其他轻型对象略有不同。   微软.NET Framework的System.IO命名空间下给我们提供了一个FileStream文件流类。我们可以使用这个文件流对二进制大对象轻松进行读写。   我实现了一个简单的WinForm程序,这个程序通过点击“Open”按钮选择一个bmp或者jpg文件,并显示在图形控件PictureBox中。通过“Save”按钮存入数据库。点击“View”CheckBox可以切换到浏览状态,观看存入数据库的图片。   由于对二进制大对象使用的流操作,所以对于任何文件都具有通用性。读写文本文件也可以这么做。 -Microsoft s field and so on SQL SERVER database Image, text all belongs to binary the big object. These objects deposits and withdrawals and other light objects have the difference slightly. MicrosoftNET Framework System.Under the IO naming space provided a FileStream document to us to flow the kind. We may use this document to flow to the binary big object with ease carry on read-write. I have realized a simple WinForm procedure, this procedure through clicks on \"Open\" the button to choose bmp or the jpg document, and the demonstration controls in PictureBox in the graph. The button stores the database through \"Save\". Clicks on \"View\" CheckBox to be possible to cut to the browsing condition, watches stores the database the picture. Because to binary big object use class operation, therefore all has the versatility regarding any document. The read-write text documents also may such do.
Platform: | Size: 9682 | Author: 张庆 | Hits:

[Other resourceC Sharp编程指南

Description: This article is a very simple introduction writing a Windows Form application for the Microsoft.NET framework using C#. The sample application demonstrates how to create and layout controls on a simple form and the handling of mouse click events. The application displays a form showing attributes of a file. This form is similar to the properties dialog box of a file (Right click on a file and Click on Properties menu item). Since attributes of a file will be shown, the sample will show how to use File IO operations in .NET framework.
Platform: | Size: 251619 | Author: 刘亮 | Hits:

[Other resourcevc.net

Description: 第一章:综合运用VC.NET与托管类 第二章: 正则表达式的运用 第三章: 注册表、文件IO 第四章:密码学、HASH代码、数据加密 第五章:XML ADO.NET 第六章: ADO.NET与dataset 第七章:高级ADO.net 第八章:ADO.NET与xml高级运用 第九章:远程处理 第十章:事件日志、进程控制、性能测试 第十一章:管理托管对象
Platform: | Size: 18261428 | Author: 方剑 | Hits:

[.NET/ASPXGPS open net cf io

Description: open net cf io用于开发关于各种端口的C#程序
Platform: | Size: 57310 | Author: wangdayong228 | Hits:

[OtherC Sharp编程指南

Description: This article is a very simple introduction writing a Windows Form application for the Microsoft.NET framework using C#. The sample application demonstrates how to create and layout controls on a simple form and the handling of mouse click events. The application displays a form showing attributes of a file. This form is similar to the properties dialog box of a file (Right click on a file and Click on Properties menu item). Since attributes of a file will be shown, the sample will show how to use File IO operations in .NET framework.
Platform: | Size: 250880 | Author: 刘亮 | Hits:

[VC/MFCvc.net

Description: 第一章:综合运用VC.NET与托管类 第二章: 正则表达式的运用 第三章: 注册表、文件IO 第四章:密码学、HASH代码、数据加密 第五章:XML ADO.NET 第六章: ADO.NET与dataset 第七章:高级ADO.net 第八章:ADO.NET与xml高级运用 第九章:远程处理 第十章:事件日志、进程控制、性能测试 第十一章:管理托管对象 -Chapter I: the integrated use of VC.NET with the Managed Classes chapter: the use of regular expressions in Chapter III: registry, file IO Chapter IV: Cryptography, HASH code, data encryption Chapter V: XML ADO.NET Article six chapters: ADO.NET and dataset Chapter VII: Advanced ADO.Net Chapter VIII: ADO.NET with xml senior use of Chapter IX: Remote handle Chapter X: event logs, process control, performance testing Chapter XI: Management Managed Object
Platform: | Size: 18260992 | Author: 方剑 | Hits:

[VC/MFCCSharp232

Description: 本文将介绍如何在.NET平台下使用C#创建串口通信程序,.NET 2.0提供了串口通信的功能,其命名 空间是System.IO.Ports。这个新的框架不但可以访问计算机上的串口,还可以和串口设备进行通信。-This article will introduce how to. NET platform using C# Create a serial communication program,. NET 2.0 provides a serial communication function, and its namespace is System.IO.Ports. This new framework will not only be able to access the computer serial port, and serial devices can also communicate.
Platform: | Size: 259072 | Author: 余勇 | Hits:

[Ftp ClientFTP

Description: import net.sf.jftp.net.ConnectionHandler import net.sf.jftp.net.ConnectionListener import net.sf.jftp.net.DataConnection import net.sf.jftp.net.FtpConnection import net.sf.jftp.net.BasicConnection import net.sf.jftp.util.Log import net.sf.jftp.util.Logger import net.sf.jftp.config.Settings import java.io.* // this class download a file via anonymous ftp and shows output.
Platform: | Size: 2048 | Author: luly | Hits:

[.netbinaryio

Description: VB.NET开发的IO操作,关于PDA开发放面的!-VB.NET development of IO operations, on the PDA side of the development of release!
Platform: | Size: 65536 | Author: 徐晓明 | Hits:

[Other systemsjavaCommon

Description: 一些常用的java程序,包括swing.net.io,matrix等-Java some commonly used procedures, including swing.net.io, matrix, etc.
Platform: | Size: 41984 | Author: Justok. Jiang | Hits:

[.netIOCP

Description: IOCP完成端口与高性能服务器程序开发 主程序: 1.监听一个端口 2.等待连接 3.当有连接来时 4.启一个线程对这个客户端进行处理 5.回到2 服务线程: 1.读客户端请求 2.如果客户端不再有请求,执行6 3.处理请求 4.返回操作结果 5.回到1 6.退出线程
Platform: | Size: 87040 | Author: liu | Hits:

[.netOpenNETCF[1].IO.Serial

Description: .net serial communication
Platform: | Size: 57344 | Author: BaeBS | Hits:

[Windows DevelopFileInfo

Description: 使用C#为microsoft .net 框架编写窗口模式的应用程序, 适合学习练习-This article is a very simple introduction on writing a Windows Form application for the Microsoft.NET framework using C#. The sample application demonstrates how to create and layout controls on a simple form and the handling of mouse click events. The application displays a form showing attributes of a file. This form is similar to the properties dialog box of a file (Right click on a file and Click on Properties menu item). Since attributes of a file will be shown, the sample will show how to use File IO operations in .NET framework.
Platform: | Size: 17408 | Author: cassie | Hits:

[Linux-Unix3.1-IO-select

Description: 这是一个网络编程的ppt主要是教会那些在linux条件的网络编程情况-it is a kind of ppt for leaner to got more infomation to know the net program under the condition of linux
Platform: | Size: 705536 | Author: | Hits:

[JSP/Javanet

Description: java net java.io.DataInputStream-java net
Platform: | Size: 5120 | Author: altan | Hits:

[CommunicationVB2010.NET-parallel-IO-program-

Description: VB2010.NET并口IO输入输出控制继电器程序-VB2010.NET parallel IO program input and output control relay
Platform: | Size: 369664 | Author: litong | Hits:

[Internet-NetworkNET-io-Mode

Description: 重叠IO 完成端口 非常好的例子 希望大家多多学习-Overlapped I/o completion port is very good example Hope you learn a lot
Platform: | Size: 2291712 | Author: newhzq | Hits:

[CSharpCSharp.Net

Description: C#入门的一些经典算法和解决方案,含基础、类、IO、SQL、ADO.NET、LINQ等-some classic methods and solutions of C#
Platform: | Size: 129024 | Author: | Hits:

[Otherio

Description: Basic Interrupts and I/O Eivind, AVRfreaks.net, Oct.2002 Lets' get physical The natural place to start is the STK500. It is a very nice development board for the AVR, reasonably priced (~USD79) and provides all the environment we need to test some pretty real applications on the AVR out in the wild.
Platform: | Size: 129024 | Author: AliSidd | Hits:

[.netQR.NET-master

Description: 这是一个DOME,直接下载使用,仅实现二维码生成功能,如要增加二维码打印功能可以参考以下代码,如要增加其他功能请自行开发。 Image image = qrCodeEncoder.Encode(strData); Bitmap printPicture = new Bitmap(image.Width+20, image.Height + 40); Graphics g = Graphics.FromImage(printPicture); Rectangle destRect = new Rectangle(10, 10, image.Width, image.Height); g.DrawImage(image, destRect, 0, 0, image.Width, image.Height, GraphicsUnit.Pixel); RectangleF layoutRectangle = new RectangleF(0, image.Height + 20, image.Width, 30); g.DrawString(strCode, font, brush, layoutRectangle); string filepath = System.Web.HttpContext.Current.Server.MapPath(@"~\attachment")+ "1.png"; System.IO.FileStream fs = new System.IO.FileStream(filepath, System.IO.FileMode.OpenOrCreate,System.IO.FileAccess.Write); printPicture.Save(fs, System.Drawing.Imaging.ImageFormat.Png); fs.Close();printPicture.Dispose();(This is a DOME, which is directly downloaded. It only realizes the generation of two-dimensional code. If we want to increase the two-dimensional code printing function, we can refer to the following code, if you want to add other functions, please develop it yourself.)
Platform: | Size: 2215936 | Author: cbingqin | Hits:
« 12 3 4 »

CodeBus www.codebus.net